home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 5 / QRZ Ham Radio Callsign Database - Volume 5.iso / files / amiga / amipac63.lha / A.x / AmiPac.parmsDelayed < prev    next >
Encoding:
Text File  |  1993-01-04  |  2.7 KB  |  59 lines

  1. ;script file to start AmiPac ACCORDING with your system, TNC, etc...
  2. ;
  3. AmiPac:AmiPac_ENG serial.device 0 9600 8192 0 77 1 8 1 4 4000 1000 0 0 2 16384 0
  4. ;                      A        B  C     D  E  F G H I J   K    L  M N O   P   Q
  5. ;NO MORE "RUN" or "RUNBACK" AmiPac!
  6. ;A)serial.device! do you have MORE THAN ONE SERIAL PORT ?  CBM's A2232 ?
  7. ;B)0 = naturally the unit number! up to 32!
  8. ;C)9600 = Baud Rate started by default (it is still modifyable by menu!)
  9. ;D)8192 = serial buffer preferred (minus saves memory)
  10. ;E)0 = USA (showing date mode in clock window) [0 europe mode / 1 usa mode]
  11. ;F)77 = char num. of AUTO RETURN when writing (formatting your text)
  12. ;G)1 = num of LINES read from file "AmiPac.printer"
  13. ;G) (ANSI codes and/or banners)
  14. ;H)12 = num of LINES read from files "AmiPac.start" & "AmiPac.exit" (to TNC)
  15. ;I)0 = TNC TYPE, it's important to inform AmiPac to!!!!
  16. ;I) [0 Kantronics / 1 TNC2 CLONES / 2 AEA PK88 / 3 AEA PK232] set properly!!
  17. ;J)0 = num of LINES read from file "AmiPac.seqconncommand"
  18. ;J) (to be SEND to BBS)
  19. ;J) 0 = DISABLE
  20. ;K)20000 = SIZE of the CLIPBOARD AREA (100 byte - 2 MEGA !?!?!)
  21. ;L)1000 = time BETWEEN commands SENT to the BBS in AUTOMATIC (1000 = 20 secs)
  22. ;M)1 = EXPERT MODE, 0 = NOVICE MODE (about many messages shown)
  23. ;N)0 = BELL ENABLED BY DEFAULT, 1 = BELL DISABLED BY DEFAULT
  24. ;O)0=normal, as before 4.25.  1=PASSWORD BBS enabled on startup ...and...
  25. ;O)2=send DAYTIME AAMMGGHHMMSS to TNC on startup ...and...
  26. ;O)3=BBS Enabled & DAYTIME on startup.
  27. ;P)16384=buffer file in BYTES UNTIL IT IS WRITTEN on DISK (save R/W floppy!)
  28. ;Q)0=OLD FBB PASSWORD MODE   1=[MD2-SECURITY] PASSWORD MODE (DEFAULT)
  29. ;Q)It can again be CHANGED by TAB KEY in every moment!
  30. ;IF EXISTS RAM:AmiPac.log
  31. ;-----don't leave the following rems until you are an expert!-----
  32. ;
  33. ; type >>DH1:AmiPac.log RAM:amipac.log
  34. ; ;just to UPDATE the LOG ALL in a SHOT! AND ---> ">>" for APPEND the TYPE!
  35. ; type >>RAM:upd_amipac.log RAM:amipac.log ; NOT lost OLD LOG
  36. ; echo >>RAM:upd_amipac.log "------------------------"
  37. ; delete RAM:amipac.log
  38. ; ;this is all
  39. ;ENDIF
  40. ;;
  41. ;IF EXISTS RAM:AmiPac.statistiche
  42. ; type >>DH1:AmiPac.statistiche RAM:AmiPac.statistiche
  43. ; ;just to UPDATE the STAT ALL in a SHOT! AND ---> ">>" for APPEND the TYPE!
  44. ; type >>RAM:upd_AmiPac.statistiche RAM:AmiPac.statistiche; NOT lost OLD LOG
  45. ; echo >>RAM:upd_AmiPac.statistiche "------------------------------"
  46. ; delete RAM:AmiPac.statistiche
  47. ; ;this is all
  48. ;ENDIF
  49. ;;
  50. ;IF EXISTS RAM:AmiPac.stats
  51. ; type >>DH1:AmiPac.statistiche RAM:AmiPac.stats
  52. ; ;just to UPDATE the STAT ALL in a SHOT! AND ---> ">>" for APPEND the TYPE!
  53. ; type >>RAM:upd_AmiPac.stats RAM:AmiPac.stats; NOT lost OLD
  54. ; echo >>RAM:upd_AmiPac.stats "------------------------------"
  55. ; delete RAM:AmiPac.stats
  56. ; ;this is all
  57. ;ENDIF
  58. ;
  59.